Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-96691 | CISC-RT-000080 | SV-105829r1_rule | Medium |
Description |
---|
Call home services will routinely send data such as configuration and diagnostic information to the vendor for routine or emergency analysis and troubleshooting. There is a risk that transmission of sensitive data sent to unauthorized persons could result in data loss or downtime due to an attack. |
STIG | Date |
---|---|
Cisco IOS XR Router RTR Security Technical Implementation Guide | 2019-12-20 |
Check Text ( C-95527r1_chk ) |
---|
Review the router configuration to determine if the call home feature is enabled as shown in the example below. call-home contract-id Company1234 customer-id Customer1234 phone-number +1-800-555-4567 contact-email-addr username@example.com If the call home feature is enabled, this is a finding. |
Fix Text (F-102367r1_fix) |
---|
Disable the call home feature as shown below. RP/0/0/CPU0:R3(config)#no call-home |